C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class
The type of the items in the source collection.
The type of the items in the collection.
Members

C1WrapDataCollection<S,T> Class
Collection which takes another collection as source.
Syntax
Type Parameters
S
The type of the items in the source collection.
T
The type of the items in the collection.
Inheritance Hierarchy
See Also